-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: improve 1D line broadening filter #3260
feat: improve 1D line broadening filter #3260
Conversation
jobo322
commented
Oct 7, 2024
•
edited by hamed-musallam
Loading
edited by hamed-musallam
- Change of filter format towards 2D processing #3261
- add shape property to peaks added manually
Deploying nmrium with Cloudflare Pages
|
c829aa4
to
39978a8
Compare
0f22b19
to
3095c77
Compare
First conflict should be solved and then I don't know which issue is solved with this PR. |
d9bf3f0
to
8984793
Compare
@targos @lpatiny, optional parameters does not exist anymore in filters. In nmrium there is a conflict in the onLoadProcessing: -https://github.com/cheminfo/nmrium/blob/main/src/demo/views/SnapshotView.tsx#L428-L433 I propose do not use the same type of Filters, then at the moment to apply the filters we could completed the options needed |
@jobo322 Did you check why the testcases are not passing ? |
c57ea9f
to
5df3d47
Compare
Co-authored-by: Luc Patiny <[email protected]>
34b9889
to
41c44c4
Compare
@targos We may need your help to debug the lint-check-types problem. We have the following error is we run
|
The filters in the |
36a5b1e
to
0da03c7
Compare
Zones panel preferences are not working anymore |